c_g_queue_foreach

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) __gshared
void function(GQueue* queue, GFunc func, void* userData) c_g_queue_foreach;

Meta